Click or drag to resize

ItemShapeFilterHtmlContent Property

Gets or sets a value indicating whether [filter HTML content].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool FilterHtmlContent { get; set; }

Property Value

Type: Boolean
true if [filter HTML content]; otherwise, false.
See Also